home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / osr5 / sco / scripts / admin / news / index < prev    next >
Encoding:
Text File  |  1997-08-26  |  1.2 KB  |  22 lines

  1. admin/news/
  2. Usenet News utilities.  These were written to help maintain a C-News system
  3. running under SCO 3.2v4.  Some of them are useful for other news systems than
  4. C-News.  Most should be portable to other flavors of UNIX without too much
  5. trouble.  If you don't have ksh for the #!/bin/ksh scripts, try pd-ksh, bash,
  6. or zsh.  Many of them require gawk, version 2.15.5 or later.  Some require
  7. gawk 3.0.0 or later.  A gawk 3.0.0 binary for SCO 5.0 can be found in the
  8. scobins/ directory.
  9.  
  10. chk_active Check news active file for errors.
  11. cleangrp   Clean up spool directories for newsgroups that have been disabled.
  12. cleannews  Remove news article files according to given criteria.
  13. filegroup  Enable group in news active file.
  14. fixactive  Bring a news active file into compliance with a template file.
  15. miss_art   Report articles that are unreferenced or referenced but missing.
  16. n_upact    Fast version of upact (update 3rd field of 4-field news active file)
  17. newswarn   Warn users of impending shutdown of the news server.
  18. nntp       Enable/disable NNTP service by moving nntpd.
  19. rcv_groups Determine what newsgroups are received by scanning articles.
  20. threaded   Tell how many articles were threaded on each day covered by mt.log
  21.  
  22.